home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Q-R / REgion.cpt / Region Buttons / card_5392.txt < prev    next >
Text File  |  1987-11-07  |  759b  |  22 lines

  1. -- card: 5392 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2722
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 14
  9. ----- text -----
  10. In Depth - DisposeRgn
  11.  
  12. -- part contents for background part 15
  13. ----- text -----
  14. 9
  15.  
  16. -- part contents for background part 13
  17. ----- text -----
  18. Syntax: ButtonRgn "<handle>","DisposeRgn"
  19.  
  20. DisposeRgn should be used in your "CloseStack" script to remove the button descriptions from memory. When it does this, it also sets <handle> to EMPTY. This make is easier to determine when buttons have been allocated or not.
  21.  
  22. Note: This routine MUST be called, or strange things may happen. If you don't call it, a block of memory will be lost, floating around in memory, getting in HyperCard's way and making it angry.